setStrokePosition

abstract fun setStrokePosition(block: DesignBlock, position: StrokePosition)

Set the stroke position of the given design block. Required scope: "stroke/change"

Parameters

block

the block whose stroke position should be set.

position

the stroke position to be set.